Vcenter Lcm Deployment Repository Info
Vcenter Lcm Deployment Repository Info
The Vcenter Lcm Deployment Repository Info schema contains the repository configuration information.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"address": "string",
"username": "string"
}
string As uri
As uri
address
Required
The address of the repository.
This property was added in vSphere API 9.0.0.0.
string
username
Optional
The username used to authenticate with the repository,
This property was added in vSphere API 9.0.0.0.
Only set, when the repository requires authentication.